Skip to content

[Rust] Fix warnings about names that are not snake case#7258

Merged
bdash merged 1 commit into
devfrom
rust-non-snake-case
Aug 14, 2025
Merged

[Rust] Fix warnings about names that are not snake case#7258
bdash merged 1 commit into
devfrom
rust-non-snake-case

Conversation

@bdash

@bdash bdash commented Aug 12, 2025

Copy link
Copy Markdown
Contributor

The names can simply be omitted since they are only mentioned in the declaration of a function pointer.

@bdash bdash force-pushed the rust-non-snake-case branch from 895054b to 42beb31 Compare August 12, 2025 23:17
The names can simply be omitted since they are only mentioned in the
declaration of a function pointer.
@bdash bdash force-pushed the rust-non-snake-case branch from 42beb31 to 0cbc2ab Compare August 14, 2025 02:25
@bdash bdash merged commit 0cbc2ab into dev Aug 14, 2025
9 of 10 checks passed
@bdash bdash deleted the rust-non-snake-case branch August 14, 2025 02:25
@emesare emesare added this to the Io milestone Sep 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants